Skip to content

Emergency pages: Add new model and register for translation.#2767

Draft
sandeshit wants to merge 4 commits into
project/dref-emergency-pagesfrom
feat/dref-summary-emergency-endpoint
Draft

Emergency pages: Add new model and register for translation.#2767
sandeshit wants to merge 4 commits into
project/dref-emergency-pagesfrom
feat/dref-summary-emergency-endpoint

Conversation

@sandeshit

Copy link
Copy Markdown
Contributor

Changes

  • Add new summary model.
  • Add summary fields to emergency endpoint.
  • Register for translation
  • Update tests/

Checklist

  • Updated/ran unit tests
  • Updated CHANGELOG.md

@sandeshit sandeshit changed the title (Emergency pages): Add new model and register for translation. Emergency pages: Add new model and register for translation. Jun 23, 2026
@sandeshit sandeshit marked this pull request as draft June 23, 2026 05:46
Comment thread dref/models.py
)

created_at = models.DateTimeField(auto_now_add=True)
updated_at = models.DateTimeField(auto_now=True)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a todo ! Lets remove this on further changes.

Comment thread dref/models.py Outdated
Comment thread dref/serializers.py Outdated
Comment thread dref/migrations/0090_drefsummary.py
Comment thread dref/models.py Outdated
@sandeshit sandeshit force-pushed the feat/dref-summary-emergency-endpoint branch from fb932a3 to 37341e5 Compare June 26, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants